This is shell script for example code


Posted by coray0715 on 2023-07-04

#!/bin/bash

# This is a simple shell script example

# Print "Hello, World!" to the console
echo "Hello, World!"









Related Posts

如何使用 Python 和 Locust 進行 Load testing 入門教學

如何使用 Python 和 Locust 進行 Load testing 入門教學

邊框漸層色

邊框漸層色

Day 20 & 21-Snake Game

Day 20 & 21-Snake Game


Comments